Skip to main content

Pack Reveal Request

PackNFT.RevealRequest

Request to reveal a sealed pack.

Parameters:

  • id: UInt64 - The ID of the NFT to reveal
  • openRequest: Bool - If this is an open request
pub event RevealRequest(id: UInt64, openRequest: Bool)